Started

May 17, 2025 01:10:20

Ended

May 17, 2025 01:12:31

Tests Passed

8

Tests Failed

0

Tests
Log events

Timeline

System/Environment

NameValue
Operating System Windows 11
Browser Chrome
Environment Test
URL https://www.demoblaze.com/
  • TC_LOG_006: Verify session persistence after login

    01:10:20 / 00:00:17:215 Pass

    TC_LOG_006: Verify session persistence after login
    05.17.2025 01:10:20 05.17.2025 01:10:38 00:00:17:215 · #test-id=1
    Testing registration functionality
    StatusTimestampDetails
    Info 01:10:22 STEP: Navigating to DemoBlaze website
    Info 01:10:24 Home Page
    Info 01:10:26 STEP: Testing session persistence after login
    Info 01:10:27 Login Form Filled
    Info 01:10:29 After Login
    Info 01:10:29 Welcome message: Welcome Rama27
    Info 01:10:29 STEP: Navigating to Cart page
    Info 01:10:32 Cart Page
    Pass 01:10:32 PASS: User is still logged in on Cart page
    Info 01:10:32 STEP: Navigating back to Home page
    Info 01:10:35 Home Page Again
    Pass 01:10:35 PASS: User is still logged in on Home page
    Info 01:10:35 STEP: Refreshing the browser
    Info 01:10:38 After Refresh
    Pass 01:10:38 PASS: User is still logged in after browser refresh
    Pass 01:10:38 PASS: Session persistence test completed successfully
  • TC_LOG_003: Verify failed login with invalid credentials

    01:10:38 / 00:00:08:248 Pass

    TC_LOG_003: Verify failed login with invalid credentials
    05.17.2025 01:10:38 05.17.2025 01:10:46 00:00:08:248 · #test-id=2
    Testing registration functionality
    StatusTimestampDetails
    Info 01:10:39 STEP: Navigating to DemoBlaze website
    Info 01:10:40 Home Page
    Info 01:10:42 STEP: Testing failed login with invalid credentials
    Info 01:10:42 STEP: Testing with non-existent username
    Info 01:10:43 Login Modal
    Info 01:10:44 Login Form with Invalid Username
    Info 01:10:44 Alert message: User does not exist.
    Pass 01:10:44 PASS: System correctly displayed error for non-existent user
    Info 01:10:45 STEP: Testing with valid username but wrong password
    Info 01:10:46 Login Form with Wrong Password
    Info 01:10:46 Alert message: Wrong password.
    Pass 01:10:46 PASS: System correctly displayed error for wrong password
    Pass 01:10:46 PASS: Invalid credentials test completed successfully
  • TC_LOG_004: Verify empty field validation during login

    01:10:47 / 00:00:08:092 Pass

    TC_LOG_004: Verify empty field validation during login
    05.17.2025 01:10:47 05.17.2025 01:10:55 00:00:08:092 · #test-id=3
    Testing registration functionality
    StatusTimestampDetails
    Info 01:10:47 STEP: Navigating to DemoBlaze website
    Info 01:10:49 Home Page
    Info 01:10:51 STEP: Testing empty field validation during login
    Info 01:10:51 STEP: Testing with empty username
    Info 01:10:52 Login Modal
    Info 01:10:52 Login Form with Empty Username
    Info 01:10:52 Alert message: Please fill out Username and Password.
    Pass 01:10:52 PASS: Empty username validation works correctly
    Info 01:10:52 STEP: Testing with empty password
    Info 01:10:53 Login Form with Empty Password
    Info 01:10:53 Alert message: Please fill out Username and Password.
    Pass 01:10:53 PASS: Empty password validation works correctly
    Info 01:10:54 STEP: Testing with both fields empty
    Info 01:10:55 Login Form with Both Fields Empty
    Info 01:10:55 Alert message: Please fill out Username and Password.
    Pass 01:10:55 PASS: Both fields empty validation works correctly
    Pass 01:10:55 PASS: Empty field validation test completed successfully
  • TC_LOG_008: Verify account lockout after multiple failed attempts

    01:10:55 / 00:00:29:127 Pass

    TC_LOG_008: Verify account lockout after multiple failed attempts
    05.17.2025 01:10:55 05.17.2025 01:11:24 00:00:29:127 · #test-id=4
    Testing registration functionality
    StatusTimestampDetails
    Info 01:10:56 STEP: Navigating to DemoBlaze website
    Info 01:10:57 Home Page
    Info 01:10:59 STEP: Testing account lockout after multiple failed attempts
    Info 01:10:59 STEP: Failed login attempt #1
    Info 01:11:00 Login Attempt #1
    Info 01:11:01 Alert message: Wrong password.
    Info 01:11:03 STEP: Failed login attempt #2
    Info 01:11:04 Login Attempt #2
    Info 01:11:04 Alert message: Wrong password.
    Info 01:11:07 STEP: Failed login attempt #3
    Info 01:11:08 Login Attempt #3
    Info 01:11:08 Alert message: Wrong password.
    Info 01:11:11 STEP: Failed login attempt #4
    Info 01:11:12 Login Attempt #4
    Info 01:11:12 Alert message: Wrong password.
    Info 01:11:15 STEP: Failed login attempt #5
    Info 01:11:16 Login Attempt #5
    Info 01:11:16 Alert message: Wrong password.
    Info 01:11:18 STEP: Failed login attempt #6
    Info 01:11:19 Login Attempt #6
    Info 01:11:20 Alert message: Wrong password.
    Info 01:11:22 STEP: Attempting final login after multiple failures
    Info 01:11:23 Final Login Attempt
    Info 01:11:24 Final alert message: Wrong password.
    Info 01:11:24 Response time after multiple failures: 1545ms
    Info 01:11:24 This test checks for account lockout which may not be implemented
    Info 01:11:24 Modern web security practices suggest implementing measures like:
    Info 01:11:24 - Account lockout after multiple failed attempts
    Info 01:11:24 - Progressive delays between login attempts
    Info 01:11:24 - CAPTCHA requirements after suspicious activity
    Pass 01:11:24 PASS: Account lockout test completed - check logs for security measures
  • TC_LOG_007: Verify case sensitivity of login credentials

    01:11:24 / 00:00:17:220 Pass

    TC_LOG_007: Verify case sensitivity of login credentials
    05.17.2025 01:11:24 05.17.2025 01:11:41 00:00:17:220 · #test-id=5
    Testing registration functionality
    StatusTimestampDetails
    Info 01:11:25 STEP: Navigating to DemoBlaze website
    Info 01:11:26 Home Page
    Info 01:11:28 STEP: Testing case sensitivity of login credentials
    Info 01:11:28 STEP: Testing username case sensitivity
    Info 01:11:29 Login Form with Lowercase Username
    Info 01:11:30 Alert message: User does not exist.
    Pass 01:11:30 PASS: Username is case-sensitive
    Info 01:11:30 STEP: Testing password case sensitivity
    Info 01:11:31 Login Form with Lowercase Password
    Info 01:11:41 Alert message: null
    Info 01:11:41 Password might not be case-sensitive
  • TC_LOG_002: Verify successful login with valid credentials

    01:12:02 / 00:00:07:773 Pass

    TC_LOG_002: Verify successful login with valid credentials
    05.17.2025 01:12:02 05.17.2025 01:12:10 00:00:07:773 · #test-id=6
    Testing registration functionality
    StatusTimestampDetails
    Info 01:12:03 STEP: Navigating to DemoBlaze website
    Info 01:12:04 Home Page
    Info 01:12:06 STEP: Testing successful login with valid credentials
    Info 01:12:06 Using username: Rama27 and password: rama123
    Info 01:12:07 Login Modal
    Info 01:12:07 STEP: Entering valid credentials
    Info 01:12:07 Login Form Filled
    Info 01:12:07 STEP: Clicking Login button
    Info 01:12:10 After Login
    Pass 01:12:10 PASS: Login successful. Welcome message displayed: Welcome Rama27
  • TC_LOG_001: Verify login form displays correctly

    01:12:10 / 00:00:12:247 Pass

    TC_LOG_001: Verify login form displays correctly
    05.17.2025 01:12:10 05.17.2025 01:12:22 00:00:12:247 · #test-id=7
    Testing registration functionality
    StatusTimestampDetails
    Info 01:12:11 STEP: Navigating to DemoBlaze website
    Info 01:12:12 Home Page
    Info 01:12:14 STEP: Testing login form from multiple pages
    Info 01:12:14 STEP: Testing from home page
    Info 01:12:15 Login Modal on Home Page
    Pass 01:12:15 PASS: Login modal title verified: Log in
    Pass 01:12:15 PASS: Username field is displayed
    Pass 01:12:15 PASS: Password field is displayed
    Pass 01:12:15 PASS: Login button is displayed
    Pass 01:12:15 PASS: Close button is displayed
    Pass 01:12:15 PASS: X close icon is displayed
    Info 01:12:15 STEP: Testing from cart page
    Info 01:12:18 Cart Page
    Info 01:12:19 Login Modal on Cart Page
    Pass 01:12:19 PASS: Login modal title verified: Log in
    Pass 01:12:19 PASS: Username field is displayed
    Pass 01:12:19 PASS: Password field is displayed
    Pass 01:12:19 PASS: Login button is displayed
    Pass 01:12:19 PASS: Close button is displayed
    Pass 01:12:19 PASS: X close icon is displayed
    Info 01:12:19 STEP: Testing from product page
    Info 01:12:21 Product Page
    Info 01:12:22 Login Modal on Product Page
    Pass 01:12:22 PASS: Login modal title verified: Log in
    Pass 01:12:22 PASS: Username field is displayed
    Pass 01:12:22 PASS: Password field is displayed
    Pass 01:12:22 PASS: Login button is displayed
    Pass 01:12:22 PASS: Close button is displayed
    Pass 01:12:22 PASS: X close icon is displayed
    Pass 01:12:22 PASS: Login form displays correctly on all pages
  • TC_LOG_005: Verify close modal functionality for login form

    01:12:22 / 00:00:08:576 Pass

    TC_LOG_005: Verify close modal functionality for login form
    05.17.2025 01:12:22 05.17.2025 01:12:31 00:00:08:576 · #test-id=8
    Testing registration functionality
    StatusTimestampDetails
    Info 01:12:23 STEP: Navigating to DemoBlaze website
    Info 01:12:25 Home Page
    Info 01:12:27 STEP: Testing close functionality of login modal
    Info 01:12:27 STEP: Testing Close button
    Info 01:12:27 Login Modal
    Info 01:12:28 After clicking Close button
    Pass 01:12:29 PASS: Modal closed successfully using Close button
    Info 01:12:29 STEP: Testing X icon
    Info 01:12:30 Login Modal Again
    Info 01:12:30 After clicking X icon
    Pass 01:12:31 PASS: Modal closed successfully using X icon
    Pass 01:12:31 PASS: Close modal functionality test completed successfully